home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / manage / cons31.exe / CONS311P.EXE / BINDVIEW.CMD < prev    next >
OS/2 REXX Batch file  |  1993-07-12  |  994b  |  21 lines

  1. BINDVIEW  [FS=<Server>]  [RUN=<FileName>]  [RPATH=<Path>]  [WAMPASS=<Password>]
  2.  
  3.           FS        Server to default to (must be licensed for BindView)
  4.           RUN       Schedule file to auto-execute in secure mode
  5.           RPATH     Path used to look for report/schedule files
  6.           WAMPASS   Password for access to the WAM database
  7.  
  8. If the FS command is specified, the named server will be the default server.
  9.  
  10. If the RPATH command is specified, the named path will be the default path
  11. used to locate report files (*.RCF) and schedule files (*.RSF).
  12.  
  13. If the RUN command is specified, the named schedule file will be run in secure
  14. mode (the station will be locked until schedule completion).  The schedule file
  15. should not include a pathname or extension.  If the RPATH command is also 
  16. specified, the schedule file and all related report files must be located in 
  17. this path.  Otherwise, the schedule/report files must be located in the
  18. BVNCS\REPORTS directory.
  19.  
  20.  
  21.